hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IHipImageDecoder.startDecoding
hip
api
data
image
IHipImageDecoder
Use that for decoding from memory, returns whether data was invalid.
interface
IHipImageDecoder
bool
startDecoding
(
ubyte
[]
data
,
void
delegate
(
)
onSuccess
,
void
delegate
(
)
onFailure
)
Meta
Source
See Implementation
hip
api
data
image
IHipImageDecoder
functions
dispose
startDecoding
static functions
getPixel
Use that for decoding from memory, returns whether data was invalid.